home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2005 November
/
WNnov2005.iso
/
Windows
/
Utilitaires
/
Add-Remove Plus
/
invarptrial.exe
/
{app}
/
arplus.exe
/
0
/
RCDATA
/
TFLOG
/
TFLOG.txt
< prev
Wrap
Text File
|
2004-10-21
|
3KB
|
149 lines
object fLog: TfLog
Left = 290
Top = 245
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Uninstall Log'
ClientHeight = 381
ClientWidth = 615
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnCreate = FormCreate
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
object bevBottom: TBevel
Left = 0
Top = 336
Width = 615
Height = 45
Align = alBottom
Shape = bsTopLine
end
object mLog: TMemo
Left = 6
Top = 64
Width = 523
Height = 265
BevelInner = bvLowered
BevelKind = bkTile
BevelOuter = bvNone
BorderStyle = bsNone
Ctl3D = True
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Lines.Strings = (
'')
ParentCtl3D = False
ParentFont = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 615
Height = 60
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object Image2: TImage
Left = 2
Top = 2
Width = 611
Height = 56
Align = alClient
Picture.Data = {<image000.bmp>}
Stretch = True
end
object lWindowTitle: TLabel
Left = 23
Top = 20
Width = 257
Height = 16
Caption = 'View, edit or print the uninstall log file'
Color = clSilver
Font.Charset = DEFAULT_CHARSET
Font.Color = 1973790
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
Transparent = True
end
end
object buEdit: TButton
Left = 536
Top = 64
Width = 75
Height = 22
Caption = 'Edit Log...'
TabOrder = 2
OnClick = buEditClick
end
object buClear: TButton
Left = 536
Top = 90
Width = 75
Height = 22
Caption = 'Clear Log'
TabOrder = 3
OnClick = buClearClick
end
object buCancel: TButton
Left = 557
Top = 344
Width = 53
Height = 33
Cancel = True
Caption = '&Cancel'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ModalResult = 2
ParentFont = False
TabOrder = 4
end
object buPrint: TButton
Left = 456
Top = 344
Width = 99
Height = 33
Caption = '&Print...'
Default = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ModalResult = 1
ParentFont = False
TabOrder = 5
OnClick = buPrintClick
end
object pdPrintLog: TPrintDialog
Left = 40
Top = 344
end
object XPManifest1: TXPManifest
Left = 8
Top = 344
end
end